-
Home
-
Tiered Pricing Table for WooCommerce
-
5.1.5
-
Code
-
Classes
- TieredPricingTab
Total Complexity |
20 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
246 |
Lines of code |
211 |
Logical lines of code |
63 |
Comment lines |
17 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
A |
35 |
4 |
122 |
save() |
S |
63 |
4 |
9 |
updateProductTemplate() |
S |
65 |
3 |
9 |
updateProductBaseUnitName() |
S |
64 |
3 |
9 |
renderUpgradeNotice() |
S |
56 |
1 |
28 |
getProductTemplate() |
S |
71 |
2 |
5 |
register() |
S |
60 |
1 |
13 |
__construct() |
S |
65 |
1 |
10 |
getProductBaseUnitName() |
S |
69 |
1 |
6 |